[INFO] fetching crate mwc_chain 5.3.9...
[INFO] checking mwc_chain-5.3.9 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-157082
[INFO] extracting crate mwc_chain 5.3.9 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate mwc_chain 5.3.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mwc_chain 5.3.9
[INFO] tweaked toml for crates.io crate mwc_chain 5.3.9 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mwc_chain 5.3.9 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mwc_chain 5.3.9 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mwc_util v5.3.9
[INFO] [stderr]   Downloaded mwc_secp256k1zkp v0.7.16
[INFO] [stderr]   Downloaded sha3 v0.8.2
[INFO] [stderr]   Downloaded password-hash v0.2.3
[INFO] [stderr]   Downloaded ripemd160 v0.9.1
[INFO] [stderr]   Downloaded supercow v0.1.0
[INFO] [stderr]   Downloaded croaring v1.1.0
[INFO] [stderr]   Downloaded lmdb-zero v0.4.4
[INFO] [stderr]   Downloaded mwc_core v5.3.9
[INFO] [stderr]   Downloaded mwc_keychain v5.3.9
[INFO] [stderr]   Downloaded liblmdb-sys v0.2.2
[INFO] [stderr]   Downloaded croaring-sys v2.1.0
[INFO] [stderr]   Downloaded mwc_store v5.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2f220610c9750531274c7f0036fe5b2c468faf08197c7140ae9908e00fd0598e
[INFO] running `Command { std: "docker" "start" "2f220610c9750531274c7f0036fe5b2c468faf08197c7140ae9908e00fd0598e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f220610c9750531274c7f0036fe5b2c468faf08197c7140ae9908e00fd0598e" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f220610c9750531274c7f0036fe5b2c468faf08197c7140ae9908e00fd0598e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f220610c9750531274c7f0036fe5b2c468faf08197c7140ae9908e00fd0598e" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking thread-id v4.2.2
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking sha3 v0.8.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking password-hash v0.2.3
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking ripemd160 v0.9.1
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling liblmdb-sys v0.2.2
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking supercow v0.1.0
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling mwc_secp256k1zkp v0.7.16
[INFO] [stderr]    Compiling croaring-sys v2.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking lmdb-zero v0.4.4
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking croaring v1.1.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking log4rs v1.3.0
[INFO] [stderr]     Checking mwc_util v5.3.9
[INFO] [stderr]     Checking mwc_keychain v5.3.9
[INFO] [stderr]     Checking mwc_core v5.3.9
[INFO] [stderr]     Checking mwc_store v5.3.9
[INFO] [stderr]     Checking mwc_chain v5.3.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/txhashset/bitmap_accumulator.rs:248:25
[INFO] [stdout]     |
[INFO] [stdout] 248 |             .map(move |(idx, _)| (idx as u32 + idx_offset as u32))
[INFO] [stdout]     |                                  ^                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 248 -             .map(move |(idx, _)| (idx as u32 + idx_offset as u32))
[INFO] [stdout] 248 +             .map(move |(idx, _)| idx as u32 + idx_offset as u32)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/txhashset/bitmap_accumulator.rs:248:25
[INFO] [stdout]     |
[INFO] [stdout] 248 |             .map(move |(idx, _)| (idx as u32 + idx_offset as u32))
[INFO] [stdout]     |                                  ^                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 248 -             .map(move |(idx, _)| (idx as u32 + idx_offset as u32))
[INFO] [stdout] 248 +             .map(move |(idx, _)| idx as u32 + idx_offset as u32)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/txhashset/bitmap_accumulator.rs:196:23
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn readonly_pmmr(&self) -> ReadonlyPMMR<BitmapChunk, VecBackend<BitmapChunk>> {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn readonly_pmmr(&self) -> ReadonlyPMMR<'_, BitmapChunk, VecBackend<BitmapChunk>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/txhashset/bitmap_accumulator.rs:196:23
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn readonly_pmmr(&self) -> ReadonlyPMMR<BitmapChunk, VecBackend<BitmapChunk>> {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn readonly_pmmr(&self) -> ReadonlyPMMR<'_, BitmapChunk, VecBackend<BitmapChunk>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/txhashset/rewindable_kernel_view.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn readonly_pmmr(&self) -> ReadonlyPMMR<TxKernel, PMMRBackend<TxKernel>> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn readonly_pmmr(&self) -> ReadonlyPMMR<'_, TxKernel, PMMRBackend<TxKernel>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/txhashset/rewindable_kernel_view.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn readonly_pmmr(&self) -> ReadonlyPMMR<TxKernel, PMMRBackend<TxKernel>> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn readonly_pmmr(&self) -> ReadonlyPMMR<'_, TxKernel, PMMRBackend<TxKernel>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/txhashset/txhashset.rs:354:3
[INFO] [stdout]     |
[INFO] [stdout] 354 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 355 |         header: &BlockHeader,
[INFO] [stdout] 356 |     ) -> ReadonlyPMMR<TxKernel, PMMRBackend<TxKernel>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 356 |     ) -> ReadonlyPMMR<'_, TxKernel, PMMRBackend<TxKernel>> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/txhashset/txhashset.rs:362:3
[INFO] [stdout]     |
[INFO] [stdout] 362 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 363 |         header: &BlockHeader,
[INFO] [stdout] 364 |     ) -> ReadonlyPMMR<OutputIdentifier, PMMRBackend<OutputIdentifier>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 364 |     ) -> ReadonlyPMMR<'_, OutputIdentifier, PMMRBackend<OutputIdentifier>> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/txhashset/txhashset.rs:354:3
[INFO] [stdout]     |
[INFO] [stdout] 354 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 355 |         header: &BlockHeader,
[INFO] [stdout] 356 |     ) -> ReadonlyPMMR<TxKernel, PMMRBackend<TxKernel>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 356 |     ) -> ReadonlyPMMR<'_, TxKernel, PMMRBackend<TxKernel>> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/txhashset/txhashset.rs:370:3
[INFO] [stdout]     |
[INFO] [stdout] 370 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 371 |         header: &BlockHeader,
[INFO] [stdout] 372 |     ) -> ReadonlyPMMR<RangeProof, PMMRBackend<RangeProof>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 372 |     ) -> ReadonlyPMMR<'_, RangeProof, PMMRBackend<RangeProof>> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/txhashset/txhashset.rs:362:3
[INFO] [stdout]     |
[INFO] [stdout] 362 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 363 |         header: &BlockHeader,
[INFO] [stdout] 364 |     ) -> ReadonlyPMMR<OutputIdentifier, PMMRBackend<OutputIdentifier>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 364 |     ) -> ReadonlyPMMR<'_, OutputIdentifier, PMMRBackend<OutputIdentifier>> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/txhashset/txhashset.rs:1173:3
[INFO] [stdout]      |
[INFO] [stdout] 1173 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1174 |     ) -> ReadonlyPMMR<OutputIdentifier, PMMRBackend<OutputIdentifier>> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     ) -> ReadonlyPMMR<'_, OutputIdentifier, PMMRBackend<OutputIdentifier>> {
[INFO] [stdout]      |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/txhashset/txhashset.rs:1179:30
[INFO] [stdout]      |
[INFO] [stdout] 1179 |     pub fn rproof_readonly_pmmr(&self) -> ReadonlyPMMR<RangeProof, PMMRBackend<RangeProof>> {
[INFO] [stdout]      |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1179 |     pub fn rproof_readonly_pmmr(&self) -> ReadonlyPMMR<'_, RangeProof, PMMRBackend<RangeProof>> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/txhashset/txhashset.rs:370:3
[INFO] [stdout]     |
[INFO] [stdout] 370 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 371 |         header: &BlockHeader,
[INFO] [stdout] 372 |     ) -> ReadonlyPMMR<RangeProof, PMMRBackend<RangeProof>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 372 |     ) -> ReadonlyPMMR<'_, RangeProof, PMMRBackend<RangeProof>> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/txhashset/txhashset.rs:1173:3
[INFO] [stdout]      |
[INFO] [stdout] 1173 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1174 |     ) -> ReadonlyPMMR<OutputIdentifier, PMMRBackend<OutputIdentifier>> {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1174 |     ) -> ReadonlyPMMR<'_, OutputIdentifier, PMMRBackend<OutputIdentifier>> {
[INFO] [stdout]      |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/txhashset/txhashset.rs:1179:30
[INFO] [stdout]      |
[INFO] [stdout] 1179 |     pub fn rproof_readonly_pmmr(&self) -> ReadonlyPMMR<RangeProof, PMMRBackend<RangeProof>> {
[INFO] [stdout]      |                                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1179 |     pub fn rproof_readonly_pmmr(&self) -> ReadonlyPMMR<'_, RangeProof, PMMRBackend<RangeProof>> {
[INFO] [stdout]      |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.01s
[INFO] running `Command { std: "docker" "inspect" "2f220610c9750531274c7f0036fe5b2c468faf08197c7140ae9908e00fd0598e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f220610c9750531274c7f0036fe5b2c468faf08197c7140ae9908e00fd0598e", kill_on_drop: false }`
[INFO] [stdout] 2f220610c9750531274c7f0036fe5b2c468faf08197c7140ae9908e00fd0598e
